projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25e9f48
)
Add corresponding QWebChannel change to gmapbase.html
author
Robert Lipe
<robertlipe@gpsbabel.org>
Mon, 2 Jan 2017 00:35:03 +0000
(18:35 -0600)
committer
Robert Lipe
<robertlipe@gpsbabel.org>
Mon, 2 Jan 2017 00:35:03 +0000
(18:35 -0600)
gui/gmapbase.html
patch
|
blob
|
history
diff --git
a/gui/gmapbase.html
b/gui/gmapbase.html
index 04151054d7ccd0015edc0f7554509c934930eb9d..a85faa10132c5018698d03a16a0ec09637ea110e 100644
(file)
--- a/
gui/gmapbase.html
+++ b/
gui/gmapbase.html
@@
-6,6
+6,8
@@
<title>Google Maps JavaScript</title>
<script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAAN6d3-kz3XqyJq-W9n7IYzhT2yXp_ZAY8_ufC3CFXhHIE1NvwkxT_28W9HdpKXQF8sGkCU0sQpcudOQ"
type="text/javascript"></script>
+ <script type="text/javascript" src="qrc:///qtwebchannel/qwebchannel.js">
+ </script>"
<script type="text/javascript">
var greenDotIcon = new GIcon();